How to Install libss7-dbg software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libss7-dbg software package in Ubuntu 14.04 LTS (Trusty Tahr)

libss7-dbg software package provides Signalling System 7 (ss7) debugging symbols, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libss7-dbg 

libss7-dbg is installed in your system.

Make ensure the libss7-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep libss7-dbg *

You will get with libss7-dbg package name, version, architecture and description in a table

libss7-dbg package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Library development
Package libss7-dbg
Version 1.0.2-5
Description Signalling System 7 (ss7) debugging symbols
Sub Section libdevel


See Also, How to uninstall or remove libss7-dbg software package from Ubuntu 14.04 LTS (Trusty Tahr)?